Skip to content

#133 - 추가된 컬럼 및 테이블을 기반으로 Entity를 설계합니다. #147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 17, 2025

Conversation

kpeel5839
Copy link
Contributor

1. 🔗 관련 이슈

closes #133

2. 📄 구현한 내용 또는 수정한 내용

  • Message -> AnonymousProfile을 참조하도록 했습니다.
    • Message에 추가된 컬럼이 많아 V2를 새로 팠습니다.
  • AnonymousProfile -> User를 참조하도록 했습니다.
  • 그 외에 추가된 컬럼들을 Entity에 추가해주었습니다.

@kpeel5839 kpeel5839 added 🌱기능🌱 새로운 기능을 추가해요 ! 🏋️매튜🏋️ 24기 김재연 labels Apr 17, 2025
@kpeel5839 kpeel5839 self-assigned this Apr 17, 2025
@kpeel5839 kpeel5839 changed the title #133 - 추가된 컬럼 및 테이블을 기반으로 Entity를 설게합니다. #133 - 추가된 컬럼 및 테이블을 기반으로 Entity를 설계합니다. Apr 17, 2025
@kpeel5839 kpeel5839 merged commit 2fe9cc9 into develop Apr 17, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱기능🌱 새로운 기능을 추가해요 ! 🏋️매튜🏋️ 24기 김재연
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature]: 쪽지 답장 기능이 생김에 따라 DB 컬럼을 수정 및 Entity 설계
1 participant